<!DOCTYPE html>
<html class="client-nojs skin-theme-clientpref-os citizen-feature-autohide-navigation-clientpref-1 citizen-feature-image-dimming-clientpref-0 citizen-feature-pure-black-clientpref-0 citizen-feature-custom-font-size-clientpref-standard citizen-feature-custom-width-clientpref-standard citizen-feature-performance-mode-clientpref-1 citizen-header-position-left citizen-header-position-mobile-bottom" lang="en" dir="ltr"><head>
<meta charset="UTF-8">
<title>Awesome Reticulum</title>
<script id="mwoffliner-jsConfigVars">
document.documentElement.classList.replace('client-nojs', 'client-js')
RLCONF = {"wgBreakFrames":false,"wgSeparatorTransformTable":["",""],"wgDigitTransformTable":["",""],"wgDefaultDateFormat":"dmy","wgMonthNames":["","January","February","March","April","May","June","July","August","September","October","November","December"],"wgCanonicalNamespace":"","wgCanonicalSpecialPageName":false,"wgNamespaceNumber":0,"wgPageName":"Awesome_Reticulum","wgTitle":"Awesome Reticulum","wgCurRevisionId":3403,"wgRevisionId":0,"wgArticleId":3,"wgIsArticle":true,"wgIsRedirect":false,"wgAction":"view","wgUserName":null,"wgUserGroups":["*"],"wgCategories":[],"wgPageViewLanguage":"en","wgPageContentLanguage":"en","wgPageContentModel":"wikitext","wgRelevantPageName":"Awesome_Reticulum","wgRelevantArticleId":3,"wgIsProbablyEditable":false,"wgRelevantPageIsProbablyEditable":false,"wgRestrictionEdit":[],"wgRestrictionMove":[],"wgNoticeProject":"all","wgConfirmEditCaptchaNeededForGenericEdit":false,"wgMFDisplayWikibaseDescriptions":{"search":false,"nearby":false,"watchlist":false,"tagline":false},"wgMediaViewerOnClick":true,"wgMediaViewerEnabledByDefault":true,"wgVisualEditor":{"pageLanguageCode":"en","pageLanguageDir":"ltr","pageVariantFallbacks":"en"},"zimRelativeFilePath":"./"}
RLSTATE = {"user.options":"loading","site.styles":"ready","noscript":"ready","skins.citizen.styles":"ready","skins.citizen.codex.styles":"ready","skins.citizen.icons":"ready"}
RLPAGEMODULES = ["jquery","mediawiki.base","mediawiki.page.ready"]
;(RLQ = window.RLQ || []).push(function () {
mw.config.set(RLCONF)
mw.loader.state(RLSTATE)
mw.loader.load(RLPAGEMODULES)
;(mw.loader.impl || mw.loader.implement)(function () {
return [
'user.options@12s5i',
function ($, jQuery, require, module) {
mw.user.tokens.set({ patrolToken: '+\\', watchToken: '+\\', csrfToken: '+\\' })
},
]
})
})
</script>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/png" href="./_res_/favicon.png">
<link rel="canonical" href="https://reticulum.miraheze.org/wiki/Awesome_Reticulum"> <link href="./_mw_/skins.citizen.codex.styles.css" rel="stylesheet" type="text/css">
<link href="./_mw_/skins.citizen.icons.css" rel="stylesheet" type="text/css">
<link href="./_mw_/skins.citizen.styles.css" rel="stylesheet" type="text/css"> <script async="" src="./_mw_/startup.js"></script>
<meta name="ResourceLoaderDynamicStyles" content="">
<link rel="stylesheet" type="text/css" href="./_mw_/site.styles.css">
<noscript><link href="./_mw_/noscript.css" rel="stylesheet" type="text/css"/></noscript>
<link rel="stylesheet" type="text/css" href="./_res_/footer.css">
<script src="./_res_/script.js"></script>
</head>
<body class="mwoffliner-fallback mediawiki ltr sitedir-ltr mw-hide-empty-elt ns-0 ns-subject page-Awesome_Reticulum rootpage-Awesome_Reticulum skin-citizen action-view skin--responsive">
<div id="content" class="mw-body" role="main">
<a id="top"></a>
<h1 id="firstHeading" class="firstHeading mw-first-heading"><span class="mw-page-title-main">Awesome Reticulum</span></h1>
<div id="bodyContent">
<div id="contentSub">
<div id="mw-content-subtitle"></div>
</div>
<div id="mw-content-text" class="mw-body-content mw-content-ltr" lang="en" dir="ltr"><div class="mw-content-ltr mw-parser-output" lang="en" dir="ltr"><p>A list of awesome Reticulum-related software.
</p>
<div class="noexcerpt">
<p>You can add more projects from here:
</p>
<ul><li><a rel="nofollow" class="external text" href="https://github.com/search?q=reticulum&type=repositories">List of Reticulum Project Github Repositories</a></li>
<li><a rel="nofollow" class="external text" href="https://codeberg.org/explore/repos?q=reticulum&only_show_relevant=true&sort=recentupdate">Reticulum Project Codeberg Repositories</a></li>
<li><a rel="nofollow" class="external text" href="https://www.printables.com/search/models?ctx=models&q=reticulum">Reticulum Printables</a></li></ul>
</div>
<div class="mw-heading mw-heading2"><h2 id="Learning_Resources_&_Community"><span id="Learning_Resources_.26_Community"></span>Learning Resources & Community</h2></div>
<p><a href="Learning_Resources_%26_Community" title="Learning Resources & Community"> This section covers where to learn about Reticulum and where to talk to other people using it.</a>
</p>
<div class="mw-heading mw-heading2"><h2 id="Core_Reticulum_Ecosystem">Core Reticulum Ecosystem</h2></div>
<p>This section covers the protocol itself: implementations, transport interfaces, application-layer protocols built on top, and low-level network utilities.
</p>
<div class="mw-heading mw-heading3"><h3 id="Implementations">Implementations</h3></div>
<p>See <a href="Implementations" title="Implementations">Implementations</a> for the full list of Reticulum implementations. Embedded/firmware implementations for specific hardware are covered under <a href="Quickstart_%26_Hardware_Setup#Custom_Firmware" title="Quickstart & Hardware Setup">Custom Firmware</a>, since they're typically encountered as something you flash rather than something you install.
</p>
<div class="mw-heading mw-heading3"><h3 id="Interfaces">Interfaces</h3></div>
<ul><li><code><a rel="nofollow" class="external text" href="https://github.com/torlando-tech/ble-reticulum">BLEInterface</a></code> – <a href="https://en.wikipedia.org/wiki/Bluetooth_Low_Energy" class="extiw external" title="wikipedia:Bluetooth Low Energy">BLE</a> interface for Linux systems.</li>
<li><code><a rel="nofollow" class="external text" href="https://github.com/RFnexus/FreeDVInterface">FreeDVInterface</a></code> – Plug and play, cross-platform sound modem interface for <a href="https://en.wikipedia.org/wiki/High_frequency" class="extiw external" title="wikipedia:High frequency">HF</a> radios using the <a rel="nofollow" class="external text" href="https://freedv.org/">FreeDV</a> API.</li>
<li><code><a rel="nofollow" class="external text" href="https://codeberg.org/Firespark/RNS_Over_Meshtastic">Meshtastic_Interface</a></code> – Interface for using <a rel="nofollow" class="external text" href="https://meshtastic.org/">Meshtastic</a> as the underlying networking layer.</li>
<li><code><a rel="nofollow" class="external text" href="https://github.com/RFnexus/modem73interface">Modem73Interface</a></code> – Interface for <a rel="nofollow" class="external text" href="https://github.com/RFnexus/modem73">modem73</a>. Enables any <a href="https://en.wikipedia.org/wiki/High_frequency" class="extiw external" title="wikipedia:High frequency">HF</a>/<a href="https://en.wikipedia.org/wiki/Very_high_frequency" class="extiw external" title="wikipedia:Very high frequency">VHF</a>/<a href="https://en.wikipedia.org/wiki/Ultra_high_frequency" class="extiw external" title="wikipedia:Ultra high frequency">UHF</a> radio to operate with Reticulum.</li>
<li><code><a rel="nofollow" class="external text" href="https://github.com/terminator513/Rns_RNode_TPC-only-Interface">RNodeTCPInterface</a></code> – A modified version of <code>RNodeInterface</code> that supports <a href="https://en.wikipedia.org/wiki/Transmission_Control_Protocol" class="extiw external" title="wikipedia:Transmission Control Protocol">TCP</a> connections only.</li>
<li><code><a rel="nofollow" class="external text" href="https://github.com/Andrew-a-g/reticulum-meshadv-mod">SX126xInterface</a></code> – Drives SX1262 <a href="https://en.wikipedia.org/wiki/LoRa" class="extiw external" title="wikipedia:LoRa">LoRa</a> chips directly over <a href="https://en.wikipedia.org/wiki/Serial_Peripheral_Interface" class="extiw external" title="wikipedia:Serial Peripheral Interface">SPI</a> on Linux <a href="https://en.wikipedia.org/wiki/Single-board_computer" class="extiw external" title="wikipedia:Single-board computer">SBC</a>s. No <a href="RNode" title="RNode">R</a><a href="RNode" title="RNode">Node</a> needed.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/metrafonic/retiqr">retiqr</a> – An alternative reticulum <a href="https://en.wikipedia.org/wiki/QR_code" class="extiw external" title="wikipedia:QR code">QR</a> + <a href="https://en.wikipedia.org/wiki/USB_HID" class="extiw external" title="wikipedia:USB HID">USB HID</a> interface (via <code>TCPClientInterface</code>).</li>
<li><a rel="nofollow" class="external text" href="https://lavaforge.org/Reticulum-Things/RNS-over-HTTP">RNS-over-HTTP</a> – Tunnels traffic over standard <a href="https://en.wikipedia.org/wiki/POST_(HTTP)" class="extiw external" title="wikipedia:POST (HTTP)">HTTP/S POST</a> requests (via <code>PipeInterface</code>).</li></ul>
<div class="mw-heading mw-heading3"><h3 id="Application-layer_protocols">Application-layer protocols</h3></div>
<ul><li><a rel="nofollow" class="external text" href="https://github.com/markqvist/LXMF">LXMF</a> – Very flexible and extensible messaging protocol with support for voice messages, image messages, file attachments and more.
<ul><li><a rel="nofollow" class="external text" href="https://github.com/splee/lxmf-rs">LXMF-rs</a> – A Rust implementation of LXMF. Untested, incomplete, use with caution.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/torlando-tech/LXMF-swift">LXMF-swift</a> – Swift implementation of LXMF messaging for Reticulum networks.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/Thorian/LXMF-PHP">LXMF-PHP</a> – A universal, distributed and secure messaging protocol for Reticulum ported to PHP.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/torlando-tech/microLXMF">microLXMF</a> - LXMF implementation in C++, used by Pyxis.</li></ul></li>
<li><a rel="nofollow" class="external text" href="https://github.com/markqvist/LXST">LXST</a> – Real-time, general purpose voice and signals transport protocol with built-in telephony primitives.
<ul><li><a rel="nofollow" class="external text" href="https://github.com/torlando-tech/LXST-kt">LXST-kt</a> – A re-implementation of LXST in Kotlin, built for native Android.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/torlando-tech/LXST-swift">LXST-swift</a> – Swift implementation of LXST voice calls for Reticulum networks.</li></ul></li>
<li><a rel="nofollow" class="external text" href="https://github.com/ratspeak/lrgp-rs">LRGP-rs</a> and <a rel="nofollow" class="external text" href="https://github.com/ratspeak/lrgp-py">LRGP-py</a> – Lightweight Reticulum Gaming Protocol. Multiplayer games over LXMF/Reticulum mesh networks.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/kageedwards/lxcf">LXCF</a> – Lightweight eXtensible CHANNEL Format — an IRC-style semantic layer / protocol over LXMF and Reticulum.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/faragher/POPR">POPR</a> – Reticulum LXM distribution based on Post Office Protocol.</li></ul>
<div class="mw-heading mw-heading4"><h4 id="DNS_Protocols">DNS Protocols</h4></div>
<ul><li><a rel="nofollow" class="external text" href="https://github.com/Some-O-ne/RDNS">RDNS</a> – A decentralized DNS-esque system, WIP.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/AkitaEngineering/Akita-Dynamic-DDNS-for-Reticulum">Akita DDNS</a> – Akita DDNS is a robust, decentralized, and dynamic destination naming system (DDNS) built specifically for the Reticulum Network Stack. It provides a resilient alternative to traditional centralized DNS for mapping human-readable names to dynamic Reticulum identities (RIDs) within a mesh network.</li></ul>
<div class="mw-heading mw-heading4"><h4 id="IRC_Protocols">IRC Protocols</h4></div>
<ul><li><a rel="nofollow" class="external text" href="https://rrc.kc1awv.net/">RRC</a> – Reticulum Relay Chat.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="Public_Transport_Nodes_&_Network_Discovery"><span id="Public_Transport_Nodes_.26_Network_Discovery"></span>Public Transport Nodes & Network Discovery</h3></div>
<ul><li><a rel="nofollow" class="external text" href="https://rmap.world/">RMAP</a> – Community-provided world map with publicly accessible Reticulum nodes and access points.</li>
<li><a rel="nofollow" class="external text" href="https://directory.rns.recipes/">Reticulum Interface Directory</a> – Auto-discovered and user-submitted public Reticulum transport nodes.</li>
<li><a rel="nofollow" class="external text" href="https://rnsmetrics.wirebase.org/">Reticulum Node Reliability Tracking</a> – A public canary that continuously probes Reticulum Backbone nodes, scores their reliability, and exposes the data so the community can make informed routing decisions.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/sansscott/rns-mesh-observer">RNS Mesh Observer</a> – Real-time Reticulum network observer: REST + WebSocket API for mesh topology and peer tracking.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/fotografm/rns-map">RNS Map</a> – Live Reticulum network visualiser — dartboard map of LXMF, Nomadnet and propagation nodes over LoRa.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/sombratito/RNETSIM">RNETSIM</a> – Docker-based simulation of heterogeneous Reticulum mesh networks with real-time visualization, bandwidth shaping, and geographic modeling.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/argo79/Reticulum_Entry_Points_Map">Reticulum Entry Points Map</a> - REPMAP is an interactive map that displays in real-time the nodes of the Reticulum decentralized network. The system automatically geolocates nodes, shows their status (online/offline), and provides advanced tools like rnprobe, rnpath, ping, and port scanning. Ideal for monitoring and discovering the Reticulum network infrastructure.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="Address_&_Node_Utilities"><span id="Address_.26_Node_Utilities"></span>Address & Node Utilities</h3></div>
<ul><li><a rel="nofollow" class="external text" href="https://github.com/defidude/revanity/">Revanity</a> – Vanity LXMF address & NomadNetwork node generator for Reticulum, built with Python.
<ul><li><a rel="nofollow" class="external text" href="https://github.com/ratspeak/revanity-go">Revanity-go</a> - Go implementation of Revanity.</li></ul></li>
<li><a rel="nofollow" class="external text" href="https://github.com/CyberKiska/lxmf-vanity-address-generator">LXMF Vanity Address Generator</a> – A cross-platform multi-threaded CLI tool for generating vanity LXMF addresses in the Reticulum network with a specified prefix and/or suffix.</li></ul>
<div class="mw-heading mw-heading2"><h2 id="Quickstart_&_Hardware_Setup"><span id="Quickstart_.26_Hardware_Setup"></span>Quickstart & Hardware Setup</h2></div>
<p><a href="Quickstart_%26_Hardware_Setup" title="Quickstart & Hardware Setup"> This section covers firmware, deployment tooling, and mobile installation methods — everything to do with getting Reticulum onto a device.</a>
</p>
<div class="mw-heading mw-heading2"><h2 id="Use_It_(Applications)"><span id="Use_It_.28Applications.29"></span>Use It (Applications)</h2></div>
<p>This section covers end-user software, grouped by interaction mode.
</p>
<div class="mw-heading mw-heading3"><h3 id="Messaging_Clients">Messaging Clients</h3></div>
<p>Reticulum/LXMF clients primarily designed for messaging and communication.
</p>
<ul><li><a rel="nofollow" class="external text" href="https://github.com/markqvist/Sideband">Sideband</a> – Cross-platform GUI client for Reticulum and LXMF messaging.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/markqvist/NomadNet">NomadNet</a> – Terminal-based Reticulum client supporting messaging, page browsing, and hosting.
<ul><li><a rel="nofollow" class="external text" href="https://github.com/opossumactual/fieldmsg">FieldMSG</a> – Lightweight LXMF messenger based on NomadNet, focused only on messaging.</li></ul></li>
<li><a rel="nofollow" class="external text" href="https://github.com/liamcottle/reticulum-meshchat">MeshChat</a> – Mesh messaging client for Reticulum.</li>
<li><a rel="nofollow" class="external text" href="https://meshchatx.com/">MeshChatX</a> – Extended MeshChat fork.
<ul><li><a rel="nofollow" class="external text" href="https://nomad.nodestar.net">Nomad Navigator</a> – MeshChatX fork for Node Star clients.</li></ul></li>
<li><a rel="nofollow" class="external text" href="https://github.com/ratspeak/Ratspeak">Ratspeak</a> – Rust-based desktop/mobile Reticulum client.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/torlando-tech/columba">Columba</a> – Android LXMF messaging application using Bluetooth LE over Reticulum.
<ul><li><a rel="nofollow" class="external text" href="https://github.com/torlando-tech/Columba-iOS">Columba iOS</a> – iOS version of Columba.</li></ul></li>
<li><a rel="nofollow" class="external text" href="https://github.com/psharma04/inertia">Inertia</a> – Reticulum/LXMF client for iOS.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/torlando-tech/eridanus">Eridanus</a> - A native Android group chat app for Reticulum Relay Chat (RRC).</li>
<li><a rel="nofollow" class="external text" href="https://github.com/kageedwards/portulus">Portulus</a> – Desktop LXCF chat client built with Electron and a Python bridge.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/Arseny-z/HubCore-CHat">HubCore Chat</a> – Serverless encrypted messenger combining Yggdrasil and Reticulum.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/4ntenna/hokora">Hokora</a> – LXMF-based communication platform supporting channels, threads, roles, reactions, media, and encrypted sealed channels.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/anonmesh/mobile_app">AnonMesh</a> – Offline-first encrypted wallet and mesh messenger using BLE, LoRa, and TCP.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/ruderigo/MeshCommanderMax">MeshCommanderMax</a> – Standalone framebuffer-based Reticulum mesh communicator for handheld Linux devices (R36S / GO-Super Gamepad compatible) paired with Heltec V3 RNode. Direct `/dev/fb0` UI (no X server), raw evdev gamepad input, and EmulationStation integration.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="Command-Line_Clients">Command-Line Clients</h3></div>
<p>Terminal-based tools for lightweight systems and advanced users.
</p>
<ul><li><a rel="nofollow" class="external text" href="https://github.com/fr33n0w/lxmf-cli">lxmf-cli</a> – Command-line LXMF messaging client.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/martinelsner/send-lxmf">Send LXMF</a> – Send LXMF messages from the command line.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/jooray/lxmf-message">lxmf-message</a> – A Python script to send LXMF messages from the command line.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/4G0N/retimsg">retimsg</a> – A mobile-friendly command-line chat interface for the Reticulum mesh networking protocol. Designed specifically to work in mobile SSH terminal apps where richer interfaces like NomadNet don't function well.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="Browsing_&_Page_Publishing"><span id="Browsing_.26_Page_Publishing"></span>Browsing & Page Publishing</h3></div>
<p>Everything to do with reading and publishing NomadNet content: browsers, the servers/proxies that serve it, and the tools used to author it.
</p>
<div class="mw-heading mw-heading4"><h4 id="Browsers">Browsers</h4></div>
<ul><li><a rel="nofollow" class="external text" href="https://github.com/fr33n0w/rBrowser">rBrowser</a> – A modern web-based UI for exploring NomadNet nodes and pages over Reticulum.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/Quad4-Software/Ren-Browser">Ren Browser</a> – A modern browser for the Reticulum Network.</li>
<li><a rel="nofollow" class="external text" href="https://git.quad4.io/Ren/Browser">Ren Browser (Legacy)</a> – NomadNet page browser for desktop and mobile (Flet).</li>
<li><a rel="nofollow" class="external text" href="https://github.com/guyroyse/mesh-browser">Mesh Browser</a> – A browser designed to work with RServer, allowing websites to be browsed over Reticulum.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/Infinite-Grok/nomad-browser">Nomad Browser</a> – A unified Reticulum client for browsing, messaging, AI-assisted navigation, and mesh gaming.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/trindade99/FreeNetBrowser">FreeNetBrowser</a> – A decentralized browser powered by Reticulum.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/omensealed/omenbrowser">OmenBrowser</a> – Rust desktop/TUI browser and messaging client supporting Reticulum, NomadNet, LXMF, Micron, MicronPlus, and OMENchat.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/JamesM92/NomadPortal">NomadPortal</a> – A Docker-packaged web portal for browsing NomadNet nodes, managing identities, and sending LXMF messages from a standard browser.</li></ul>
<div class="mw-heading mw-heading4"><h4 id="Web_Servers,_Proxies_&_Tunnels"><span id="Web_Servers.2C_Proxies_.26_Tunnels"></span>Web Servers, Proxies & Tunnels</h4></div>
<ul><li><a rel="nofollow" class="external text" href="https://github.com/fr33n0w/rWeb">rWeb</a> – A complete web browsing system for the Reticulum mesh network, enabling decentralized HTML content delivery over LXMF. Browse websites, download files, and discover servers without traditional Internet infrastructure.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/AkitaEngineering/Akita-Reticulum-Web-Services">Akita Phoenix and Akita Hexagon for Reticulum</a> – Akita Phoenix: A text-based web browser with server discovery, bookmarks, and plugin support. Akita Hexagon: A lightweight web server with service announcement, configuration, and plugin support.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/guyroyse/rserver">RServer</a> – A very basic HTTP server designed to work over the Reticulum Network.</li>
<li><a rel="nofollow" class="external text" href="https://git.quad4.io/RNS-Things/rns-page-node">rns-page-node</a> – A simple way to serve pages and files over the Reticulum network.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/Quad4-Software/rns-page-node">RNS Page Node</a> – A lightweight page and file server for Reticulum, designed as a drop-in replacement for NomadNet page nodes.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/cotteux/RetiHtmlProxy">RetiHtmlProxy</a> – Browser extension for accessing HTML servers on the Reticulum Network.</li>
<li><a rel="nofollow" class="external text" href="https://nomadproxy.kujeger.net/">nomadproxy</a> – A proxy for browsing NomadNet pages from a conventional web browser.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/mytecor/rns-proxy/blob/master/src/client.rs">rns-proxy</a> – SocksV5 implementation to tunnel TCP traffic through Reticulum.
<ul><li><a rel="nofollow" class="external text" href="https://github.com/welololol/rns-proxy">rns-proxy</a> – Fork with UDP and port forwarding support.</li></ul></li>
<li><a rel="nofollow" class="external text" href="https://github.com/cotteux/RetiGemiProxy">RetiGemiProxy</a> - Gemini proxy for using Lagrange with Lora network on Reticulum Network.</li>
<li><a rel="nofollow" class="external text" href="https://codeberg.org/int32/gemini-reticulum">Gemini/Reticulum</a> – Python libraries and examples for using the Gemini protocol over Reticulum.</li></ul>
<div class="mw-heading mw-heading4"><h4 id="Tools_for_Creating_NomadNet_Pages">Tools for Creating NomadNet Pages</h4></div>
<ul><li><a rel="nofollow" class="external text" href="https://rfnexus.github.io/micron-parser-js/">Micron Playground</a></li>
<li><a rel="nofollow" class="external text" href="https://github.com/SebastianObi/NomadNet-Pages">NomadNet-Pages</a> – Various small example pages/programs for usage with the NomadNet node server or rns_server_page.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/fr33n0w/micron-composer">Micron Page Composer</a> - A powerful WYSIWYG editor for creating NomadNet-ready .mu pages using the Micron markup language.</li>
<li><a rel="nofollow" class="external text" href="https://codeberg.org/qbit/org-micron">org-micron</a> – A basic org-backend to convert org-mode files to Micron.</li>
<li><a rel="nofollow" class="external text" href="https://randogoth.com/software/md2txt.html">md2txt</a> – A command line tool and supporting libraries for transforming Markdown into arcane formats, including Micron.</li>
<li><a rel="nofollow" class="external text" href="https://codeberg.org/randogoth/micron-blog.git">micron-blog</a> – Pelican plug-in and theme for publishing a site in Micron markup format.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/cyypherus/micronaut">micronaut</a> - A nomadnet micron parser & browser.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/K4BEN-AI-Slop/nomadnet-epub">NomadNet EPUB</a> - Drop EPUBs in a folder; serve them as public NomadNet Micron pages.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/RFnexus/micron-parser-js">Micron Parser JS</a> - This repository provides a JavaScript parser for Micron, a lightweight, terminal-friendly markdown format used in NomadNet and MeshChatX
<ul><li><a rel="nofollow" class="external text" href="https://github.com/RFnexus/micron-parser-npm">Micron Parser JS - NPM Version</a> - This is the NPM version of the Micron Parser JS.</li></ul></li></ul>
<div class="mw-heading mw-heading3"><h3 id="Web_Chat_&_Communication"><span id="Web_Chat_.26_Communication"></span>Web Chat & Communication</h3></div>
<ul><li><a rel="nofollow" class="external text" href="https://github.com/thatSFguy/reticulum-group-chat">reticulum-group-chat</a> – Pure-Go LXMF group-chat hub. Single static binary that hosts many-to-many encrypted text chat over Reticulum (LoRa, TCP/IP, mixed meshes). Works with Sideband, NomadNet, MeshChat, etc. No Python runtime required.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/kc1awv/rrcd">rrcd</a> – Reference implementation of Reticulum Relay Chat (RRC).</li>
<li><a rel="nofollow" class="external text" href="https://github.com/kc1awv/rrc-web">RRC Web Client</a> – Browser-based client for connecting to RRC chat hubs over Reticulum.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/ruderigo/LaBuche-Stump">LaBuche-Stump</a> – Off-grid community node: Heltec V3 RNode (Reticulum/LXMF mesh) + ESP32-S3-CAM local server. Provides WiFi captive-portal chat (RRC), billboard, and file sharing; rooms are bridged to the LoRa mesh so walk-up and remote users share the same conversations.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="Voice_&_Multimedia_Clients"><span id="Voice_.26_Multimedia_Clients"></span>Voice & Multimedia Clients</h3></div>
<p>Applications extending Reticulum beyond text messaging.
</p>
<ul><li><a rel="nofollow" class="external text" href="https://github.com/kc1awv/lxst_phone">LXST Phone</a> – Lightweight Extensible Signal Transport voice communication over Reticulum.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="Bots">Bots</h3></div>
<ul><li><a rel="nofollow" class="external text" href="https://codeberg.org/randogoth/lxmf-bot.git">lxmf-bot</a> – A chatbot Python class for LXMF.</li>
<li><a rel="nofollow" class="external text" href="https://lxmfy.quad4.io/">LXMFy</a> – A framework for creating LXMF bots on the Reticulum Network.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/fr33n0w/meteobot">meteobot</a> – Reticulum LXMF Meteo Bot.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/DayleDrinkwater/LXMF-WX-Bot">LXMF-WX-Bot</a> – A bot to tell you the weather.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/liamcottle/lxmf-echobot">lxmf-echobot</a> – A simple LXMF echo bot for Reticulum.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/5hay196/ollama-bot">Ollama Bot</a> – Private AI assistant over Reticulum mesh network. Bilt with LXMFy + Ollama — access local LLMs from anydevice on your mesh.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/jon-tompkins/ratspeak-ai">Ratspeak AI</a> - LXMF AI gateway bot bridging Reticulum mesh to Venice + Ratspeak-native integration design.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/pramukta/reticulum-openclaw">reticulum-openclaw</a> - An OpenClaw channel plugin that connects AI agents to Reticulum mesh networks via the LXMF messaging protocol.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="Message_Boards_and_Forums">Message Boards and Forums</h3></div>
<ul><li><a rel="nofollow" class="external text" href="https://github.com/Nezugi/Off-Grid-Community-Suite">Off-Grid Community Suite</a> - A suite of community tools for NomadNet nodes, built for off-grid, decentralised mesh networks running on the Reticulum protocol. All tools share the same stack: Python 3 · Micron Markup · SQLite · no external dependencies.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/fr33n0w/thechatroom">The Chat Room</a> – An IRC-style chat room built for Reticulum NomadNet, optimized for MeshChat v2.1+. Made By F.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/chengtripp/lxmf_messageboard">LXMF_messageboard</a> – Message board implementation hosted by NomadNet.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/gralexey/lxmf-quick-chat">lxmf-quick-chat</a> – Another message board implementation hosted by NomadNet with direct posting.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/faragher/NomadLand">NomadLand</a> – A standalone message board implementation.</li>
<li><a rel="nofollow" class="external text" href="https://codeberg.org/AutumnSpark1226/nomadForum">nomadForum</a> – Forum/BBS software for NomadNet pages.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/kc1awv/RetiBBS">RetiBBS</a> – A bulletin board system (BBS) implementation for Reticulum networks.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/skullvalanche/CitadelRNS">CitadelRNS</a> – A classic Citadel-style BBS (Bulletin Board System) for the Reticulum Network Stack.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/torlando-tech/gh-releases-nomadnet-site">NomadNet site for Github releases</a> – A NomadNetwork site for hosting GitHub releases over Reticulum.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="Search_&_Information_Discovery"><span id="Search_.26_Information_Discovery"></span>Search & Information Discovery</h3></div>
<ul><li><a rel="nofollow" class="external text" href="https://roogle.us/">Roogle Search Engine</a> – A decentralized search engine for NomadNet and Reticulum that crawls, indexes, and ranks pages across the mesh.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/AkitaEngineering/Akita-WAIS">Akita WAIS for Reticulum</a> – A decentralized Wide Area Information Server (WAIS) implementation for discovering, browsing, and retrieving files across Reticulum.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/RFnexus/Retipedia">Retipedia</a> – A searchable .zim wiki for NomadNet.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="File_Storage_&_Synchronization"><span id="File_Storage_.26_Synchronization"></span>File Storage & Synchronization</h3></div>
<ul><li><a rel="nofollow" class="external text" href="https://github.com/AkitaEngineering/Akita-MeshFS">Akita MeshFS</a> – A conceptual distributed, encrypted peer-to-peer filesystem for Reticulum with ZFS-inspired features.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/landandair/Reticulum-Decentralized-File-Server">Reticulum Decentralized File Server (RDFS)</a> – A distributed file server protocol built on Reticulum.
<ul><li><a rel="nofollow" class="external text" href="https://github.com/landandair/RDFS_Explorer">RDFS Explorer</a> – Godot GUI client for browsing and managing RDFS servers.</li></ul></li>
<li><a rel="nofollow" class="external text" href="https://git.quad4.io/RNS-Things/RNS-Filesync">RNS-Filesync</a> – Automatic file synchronization between devices without central servers or cloud services.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="File_Transfer">File Transfer</h3></div>
<ul><li><a rel="nofollow" class="external text" href="https://github.com/AkitaEngineering/Akita-Zmodem-for-Reticulum">Akita Zmodem for Reticulum</a> – A resilient Zmodem-inspired file transfer utility for Reticulum.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/GlassHaven/Haven">Haven</a> – Android client supporting SSH, VNC, RDP, SFTP, and cloud storage.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="Decentralized_Content_Networks">Decentralized Content Networks</h3></div>
<ul><li><a rel="nofollow" class="external text" href="https://github.com/retronet-hq/retronet">RetroNet</a> – A decentralized, Usenet-like communication and file-sharing network built on Reticulum.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/roogle-dev/reticulum-phantom">Reticulum Phantom</a> – A BitTorrent-style torrenting application for the Reticulum network.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="Finance_and_Payments">Finance and Payments</h3></div>
<ul><li><a rel="nofollow" class="external text" href="https://github.com/felixtes/nutband">nutband</a> – Cashu ecash wallet runs entirely over Reticulum + LXMF.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/LFManifesto/LXMFMonero">LXMFMonero</a> – LXMFMonero proxies Monero wallet RPC calls over Reticulum/LXMF.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/nono2357/reticulum-bitcoin-bot">Reticulum Bitcoin Bot</a> – An offgrid bot to query Bitcoin blockchain and broadcast your txs when you're offline, using Reticulum network.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/LibertyFarmer/hamstr">Hamstr</a> – Fully off-grid NOSTR communication and Lightning payments via ham radio.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/albertoanalytics/humanitarian-mesh-gateway-btc">Humanitarian Mesh Gateway BTC</a> - Off-grid gateway that bridges Reticulum radio mesh networks with Bitcoin transaction broadcasting, backed by a cloud credit system powered by Supabase and BTCPay Server.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="Reticulum-Based_Platforms">Reticulum-Based Platforms</h3></div>
<p>Larger ecosystems using Reticulum as part of a broader decentralized platform (not implementations of the protocol itself — see <a href="#Core_Reticulum_Ecosystem">Core Reticulum Ecosystem → Implementations</a> for those).
</p>
<ul><li><a rel="nofollow" class="external text" href="https://qortal.dev/">Qortal</a> – Decentralized web platform integrating Reticulum for peer-to-peer node communication.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="Services_&_Supporting_Applications"><span id="Services_.26_Supporting_Applications"></span>Services & Supporting Applications</h3></div>
<p>Software that supports clients rather than acting as a primary user client.
</p>
<ul><li><a rel="nofollow" class="external text" href="https://github.com/thatSFguy/reticulum-forwarding-service">Reticulum Forwarding Service</a> – LXMF group-chat forwarding service.</li></ul>
<div class="mw-heading mw-heading2"><h2 id="Extend_&_Integrate"><span id="Extend_.26_Integrate"></span>Extend & Integrate</h2></div>
<p>This section covers bridging Reticulum to other networks and protocols, transport tunnels, and developer/API tooling.
</p>
<div class="mw-heading mw-heading3"><h3 id="Network_&_Transport_Bridges"><span id="Network_.26_Transport_Bridges"></span>Network & Transport Bridges</h3></div>
<ul><li><a rel="nofollow" class="external text" href="https://github.com/markqvist/Reticulum/discussions/1002">Reticulum over DNS (Iodine transport)</a> – Runs Reticulum over DNS using an Iodine tunnel.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/x3ps/rns-over-email">RNS over Email</a> – Point-to-point email transport bridge using IMAP/SMTP.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/BeechatNetworkSystemsLtd/rns-tun-rs">rns-tun</a> – Reticulum TUN adapter.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="Radio_&_RF_Integration"><span id="Radio_.26_RF_Integration"></span>Radio & RF Integration</h3></div>
<ul><li><a rel="nofollow" class="external text" href="https://github.com/opossumactual/hf-nomad">HF Nomad</a> – Run NomadNet and Reticulum over HF radio using FreeDV.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/RFnexus/reticulum-over-hf">Reticulum over HF</a> – Guides and resources for configuring Reticulum over HF radio.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/LFManifesto/ReticulumHF">ReticulumHF</a> – Encrypted HF communication using Reticulum and FreeDV.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/RFnexus/modem73">Modem73</a> – TNC frontend for the aiocdix OFDM modem.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/spetca/Reticulum-RNode-BLE-Bridge">Reticulum RNode BLE Bridge</a> – Creates virtual serial ports for BLE RNode devices.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="ATAK,_TAK_&_Situational_Awareness"><span id="ATAK.2C_TAK_.26_Situational_Awareness"></span>ATAK, TAK & Situational Awareness</h3></div>
<p>Bridges connecting Reticulum specifically into the ATAK/TAK ecosystem. For general (non-TAK) situational-awareness applications, see <a href="#Operate_&_Monitor">Operate & Monitor → Situational Awareness & Coordination</a>.
</p>
<ul><li><a rel="nofollow" class="external text" href="https://github.com/5hay196/reticulum-atak-tango">Reticulum + ATAK + Project Tango</a> – ATAK integration, CoT bridging, and Project Tango support.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/sansscott/rns-atak-bridge">RNS ATAK Bridge</a> – Bridges Reticulum peers into the TAK ecosystem.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/C2A2-at-Florida-Atlantic-University/RTAK-V2">RTAK V2</a> – Android bridge between ATAK and Reticulum.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="Robotics,_Drones_&_IoT"><span id="Robotics.2C_Drones_.26_IoT"></span>Robotics, Drones & IoT</h3></div>
<ul><li><a rel="nofollow" class="external text" href="https://github.com/AkitaEngineering/Akita-SkyEye">Akita SkyEye</a> – DroneBridge32 integration for decentralized drone telemetry and control.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/BeechatNetworkSystemsLtd/rns-mavlink-rs">rns-mavlink</a> – Bridges MAVLink flight controllers to QGroundControl over Reticulum.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/belinau/agronomi-fleet">agronomi-fleet</a> – Farm telemetry and actuator control using µReticulum.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="Messaging_&_Communication_Bridges"><span id="Messaging_.26_Communication_Bridges"></span>Messaging & Communication Bridges</h3></div>
<ul><li><a rel="nofollow" class="external text" href="https://github.com/jaschadub/rns-signal-gateway">rns-signal-gateway</a> - Bidirectional bridge between Reticulum (LXMF) and Signal via signal-cli's JSON-RPC/SSE HTTP API — text, images, files, and voice memos (including codec2 transcoding for low-bandwidth radio links).</li>
<li><a rel="nofollow" class="external text" href="https://github.com/angx-protocol/angx-bridge">ANGX Bridge</a> – General bridge between Reticulum and external communication platforms.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/apolosan/rns_hermes_endpoint">Hermes for Reticulum</a> – AI agent endpoint accessible through LXMF and Reticulum.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/fr3kchy/hermes-reticulum-platform">Hermes + Reticulum Platform</a> - Fail-closed Hermes policy gateway over independent Reticulum/LXMF transport.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="Content_&_Media_Integration"><span id="Content_.26_Media_Integration"></span>Content & Media Integration</h3></div>
<ul><li><a rel="nofollow" class="external text" href="https://github.com/jamesdwilson/nomadcast">NomadCast</a> – Listen to podcasts hosted on Reticulum using standard podcast apps.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="Development_&_System_Integration"><span id="Development_.26_System_Integration"></span>Development & System Integration</h3></div>
<ul><li><a rel="nofollow" class="external text" href="https://github.com/simplyequipped/tcpkissserver">TCP KISS Server</a> – TCP KISS server for connecting software to Reticulum.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/ruderigo/MeshCommander">MeshCommander</a> – Hardware-agnostic TUI and bridge for handhelds and LoRa modules.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="Mesh_Network_Interoperability">Mesh Network Interoperability</h3></div>
<ul><li><a rel="nofollow" class="external text" href="https://github.com/slack-t/RNS_Over_MeshCore">RNS Over MeshCore</a> - Interface for Reticulum Network Stack (RNS) using MeshCore as the underlying networking layer to utilize existing LoRa/mesh hardware.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/genemichael/rns-gateway">rns-gateway</a> – Reticulum gateway that runs inside MeshCore firmware on a Heltec WiFi LoRa 32 V4. Embeds microReticulum, exposes a TCP server for RNS clients (MeshChat, Sideband, etc.), and uses a private MeshCore channel as long-haul transport between sites.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/FreeTAKTeam/Reticulum_Meshtastic_Integration">Reticulum Meshtastic Integration</a> – Forwards Meshtastic packets into the Reticulum Community Hub (RCH).</li>
<li><a rel="nofollow" class="external text" href="https://github.com/floscodes/Reticulum">Reticulum - Meshtastic Interface</a> - This fork aims to preserve Reticulum compatibility and ease of use while maintaining selected integrations. It currently adds a native MeshtasticInterface for transporting Reticulum traffic over Meshtastic radios. The interface uses Meshtastic port number 76 and includes bounded binary fragmentation, sender-separated reassembly, configurable channel and modem settings, conservative airtime safeguards, and radio reconnect handling.
<ul><li><a rel="nofollow" class="external text" href="https://github.com/floscodes/RNS_MeshtasticInterface">RNS Meshtastic Interface Python File</a> - A standalone Reticulum interface for transporting binary RNS traffic over Meshtastic radios. The interface uses Meshtastic's reserved RETICULUM_TUNNEL_APP application port (port 76). It provides bounded binary fragmentation, sender-isolated reassembly, CRC validation, configurable channel and modem settings, paced transmission, and automatic reconnect handling.</li></ul></li>
<li><a rel="nofollow" class="external text" href="https://github.com/AahanKotian/BATMAN-adv-Reticulum-integration">BATMAN-adv + Reticulum integration</a> – Runs Reticulum as a secure overlay on top of BATMAN-adv Layer 2 mesh networking.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="Transport_&_Tunneling_Tools"><span id="Transport_.26_Tunneling_Tools"></span>Transport & Tunneling Tools</h3></div>
<ul><li><a rel="nofollow" class="external text" href="https://github.com/BeechatNetworkSystemsLtd/rns-vpn-rs">RNS-VPN-rs</a> – Library and client application for VPN client over Reticulum mesh network.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/edik7333/reticulum-gateway">Reticulum TCP Gateway</a> – A generic TCP tunnel that bridges Reticulum to the internet. Routes any protocol through Reticulum with full bidirectional streaming.</li>
<li><a rel="nofollow" class="external text" href="https://git.quad4.io/RNS-Things/RNS-over-HTTP">RNS-over-HTTP</a> – Tunnels Reticulum traffic over standard HTTP/S POST requests.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/matvik22000/rns-over-icmp">rns-over-icmp</a> – Uses ICMP PING packets as a transport layer for Reticulum.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/ahedproductions/aethernodeS3">aethernodeS3</a> - A Reticulum Network stationary transport/discovery enabled Repeater Node - RRNode. Designed around OrangePI Zero LTE, an ESP32 S3 and a CDEBYTE E22-XXXM33S LoRa radio.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="API_Tools">API Tools</h3></div>
<ul><li><a rel="nofollow" class="external text" href="https://github.com/FreeTAKTeam/Reticulum_OpenAPI">Reticulum OpenAPI</a> – The Reticulum LXMF-based API system aims to offer a secure, portable, and efficient API layer on top of a resilient mesh network.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/4c3e/ROB?tab=readme-ov-file">Reticulum Open Bridge</a> – A simple text API to send and recieve data over RNS Links from your favorite programming language.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="Developer_&_Security_Tooling"><span id="Developer_.26_Security_Tooling"></span>Developer & Security Tooling</h3></div>
<ul><li><a rel="nofollow" class="external text" href="https://github.com/dennispayne/reticulum-pkcs11-identity">pkcs11-identity</a> - Protect your Reticulum app identities with a hardware token—no coding required.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/WizTheAgent/IronMesh">IronMesh</a> - Local-first, end-to-end encrypted agent-to-agent mesh protocol. Zero-config LAN + LoRa. Runs offline. No cloud.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/narl3yyy-svg/reticulum-meshv">Reticulum Mesh (PyQt6)</a> - A modern, feature-rich PyQt6 desktop application for mesh networking via Reticulum Network Stack (RNS). Clean identity management (your mesh address is now stable and easy to share/copy), better UX for file transfers, input validation, and transfer history.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/cjchanh/sovereign-home-starter">sovereign-home-starter</a> - Local-first, zero-subscription home stack: private AI assistant + sitrep, Frigate camera NVR with alerts, Tailscale, hardening audit, Reticulum node. Drop into Claude Code.</li></ul>
<div class="mw-heading mw-heading2"><h2 id="Operate_&_Monitor"><span id="Operate_.26_Monitor"></span>Operate & Monitor</h2></div>
<p>This section covers dashboards, planning tools, situational-awareness applications, and remote administration for people running or coordinating Reticulum infrastructure.
</p>
<div class="mw-heading mw-heading3"><h3 id="Dashboards_&_Web_UIs"><span id="Dashboards_.26_Web_UIs"></span>Dashboards & Web UIs</h3></div>
<ul><li><a rel="nofollow" class="external text" href="https://github.com/argo79/RNS-Manager">RNS Manager</a> – RNS Manager + Monitor is a web platform for Reticulum networks, combining an Identity Manager to generate/import cryptographic keys and a real-time Aspect Monitor that captures network announces with filtering, search, and contextual commands like rnpath and rnprobe for deep network analysis.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/vooteleaer/Reticulum-web">Reticulum Web UI</a> – A web dashboard for the Reticulum network stack. Monitor interfaces, paths, announces, and network topology — all from a browser.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="Network_Planning_&_Simulation"><span id="Network_Planning_.26_Simulation"></span>Network Planning & Simulation</h3></div>
<ul><li><a rel="nofollow" class="external text" href="https://github.com/RFnexus/reticulated">Reticulated</a> – Reticulated is a Reticulum Network simulator that spawns live, interactive Reticulum instances controllable from a node-based Web UI.</li>
<li><a rel="nofollow" class="external text" href="https://rns.moscow/announce-sim.html">Reticulum Announce Propagation Simulator</a> – Simulates how announces propagate across instances based on their modes.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/0xSeren/Reticulum-Network-Planner">Reticulum Network Planner</a> – Tooling for finding and testing ideal reticulum transport node locations.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="Situational_Awareness_&_Coordination"><span id="Situational_Awareness_.26_Coordination"></span>Situational Awareness & Coordination</h3></div>
<ul><li><a rel="nofollow" class="external text" href="https://github.com/FreeTAKTeam/reticulum_mobile_emergency_management/">Reticulum Mobile Emergency Management</a> – provides simple, offline-capable situational awareness and emergency communication during incidents or disasters.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/FreeTAKTeam/Reticulum-Community-Hub">Reticulum Community Hub</a> – A shared coordination point for mesh networks.</li>
<li><a rel="nofollow" class="external text" href="https://git.rns.moscow/deuxyeux/rns-wardrive-app">RNS Wardrive</a> – Android wardriving application broadcasting GPS location through Reticulum.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="Monitoring_Daemons_&_Remote_CLI_Access"><span id="Monitoring_Daemons_.26_Remote_CLI_Access"></span>Monitoring Daemons & Remote CLI Access</h3></div>
<ul><li><a rel="nofollow" class="external text" href="https://github.com/lbatalha/rnmon">rnmon</a> – Monitoring daemon for pushing the status of multiple RNS systems to InfluxDB.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/markqvist/rnview">RNView</a> – Remote view utility for Reticulum.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/jackcox15/rnsctl">rnsctl</a> - Simple Shell TUI menu for Reticulum system monitoring, including Meshchat + Wireguard support.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="Fleet_&_Remote_Administration"><span id="Fleet_.26_Remote_Administration"></span>Fleet & Remote Administration</h3></div>
<ul><li><a rel="nofollow" class="external text" href="https://github.com/styrene-lab/styrened">styrened</a> – Daemon, library, and TUI for Reticulum mesh networks — identity, LXMF messaging, device discovery, fleet provisioning.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/vooteleaer/rbloxx">rbloxx</a> – Remote administration system for a fleet of Reticulum nodes.</li>
<li><a rel="nofollow" class="external text" href="https://github.com/Colorado-Mesh/mesh-client">Mesh Client</a> – Cross-platform Electron client supporting Meshtastic, MeshCore, and Reticulum with BLE, USB serial, Wi-Fi/TCP, history, and routing diagnostics.</li></ul></div><!--htdig_noindex--><div><div class="zim-footer">
This page is issued from <a class="external text" title="Last edited on 2026-08-29" href="https://reticulum.miraheze.org/wiki/?title=Awesome_Reticulum&oldid=3403">Reticulum Community Wiki</a>. The text is available under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) unless otherwise noted. Additional terms may apply for the media files.
</div>
</div><!--/htdig_noindex--></div>
</div>
</div>
</body></html>